scrollable: Tweak docs
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Mar 2021 06:46:15 +0000 (01:46 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000 (16:37 +0000)
gtk/gtkscrollable.c

index 6b8332c5e3f54c13bf7be33ccd0f651585fba3d6..f9f2b4848bffbe5070258a39d4c86affc779bcfe 100644 (file)
@@ -18,8 +18,7 @@
 /**
  * GtkScrollable:
  *
- * `GtkScrollable` is an interface that is implemented by widgets with native
- * scrolling ability.
+ * `GtkScrollable` is an interface for widgets with native scrolling ability.
  *
  * To implement this interface you should override the
  * [property@Gtk.Scrollable:hadjustment] and